home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / lib / partman / free_space / 98chs / choices next >
Encoding:
Text File  |  2009-04-19  |  122 b   |  11 lines

  1. #!/bin/sh
  2.  
  3. #exit
  4.  
  5. . /usr/share/debconf/confmodule
  6.  
  7.  
  8. db_metaget partman/text/show_chs_free description
  9. printf "chs\t$RET"
  10.  
  11.